Return to start page
AWeather
Description
Source File
Library
Scope
Private
Members
Implementations
Methods
Size
Extensions
Child Structs
Constructor
Destructor
Initializer
Inherited Members
Inherited Methods
Description
-
Source File
Systems/World/Struct Weather.j
Library
AStructSystemsWorldWeather
Scope
-
Private
No
Members
public static constant
integer
weatherTypeAshenvaleRainHeavy
= 0
public static constant
integer
weatherTypeAshenvaleRainLight
= 1
public static constant
integer
weatherTypeBlueDungeonFogHeavy
= 3
public static constant
integer
weatherTypeBlueDungeonFogLight
= 4
public static constant
integer
weatherTypeDalaranShield
= 2
public static constant
integer
weatherTypeForeignCountryWindHeavy
= 16
public static constant
integer
weatherTypeForeignCountryWindLight
= 17
public static constant
integer
weatherTypeGreenDungeonFogHeavy
= 5
public static constant
integer
weatherTypeGreenDungeonFogLight
= 6
public static constant
integer
weatherTypeLordaeronRainHeavy
= 11
public static constant
integer
weatherTypeLordaeronRainLight
= 12
public static constant
integer
weatherTypeNoWeather
= 21
public static constant
integer
weatherTypeNorhtrendBlizzard
= 13
public static constant
integer
weatherTypeNorhtrendSnowfallHeavy
= 14
public static constant
integer
weatherTypeNorhtrendSnowfallLight
= 15
public static constant
integer
weatherTypeRays
= 18
public static constant
integer
weatherTypeRaysOfMoonlight
= 19
public static constant
integer
weatherTypeRedDungeonFogHeavy
= 7
public static constant
integer
weatherTypeRedDungeonFogLight
= 8
public static constant
integer
weatherTypeWhiteDungeonFogHeavy
= 9
public static constant
integer
weatherTypeWhiteDungeonFogLight
= 10
public static constant
integer
weatherTypeWindHeavy
= 20
Implementations
-
Methods
public
addRect
public
changeSky
public
changeWeather
public static
create
public static
init
public
isWeatherTypeAllowed
public
maximumChangeTime
public
minimumChangeTime
public
onDestroy
public
removeRect
public
removeRectByIndex
public
setAllWeatherTypesAllowed
public
setChangeSky
public
setEnabled
public
setMaximumChangeTime
public
setMinimumChangeTime
public
setWeatherTypeAllowed
public
start
Size
-
Extensions
-
Child Structs
-
Constructor
create
Destructor
onDestroy
Initializer
-
Inherited Members
-
Inherited Methods
-